func github.com/vmihailenco/msgpack/v5._getDecoder

2 uses

	github.com/vmihailenco/msgpack/v5 (current package)
		decode_value.go#L52: 	fn := _getDecoder(typ)
		decode_value.go#L57: func _getDecoder(typ reflect.Type) decoderFunc {